|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
EIGRP internal structure. More...
Public Attributes | |
| ip | nextHop |
| int | delay |
| int | bandwidth |
| int | mtu |
| byte | hopCount |
| byte | reliability |
| byte | load |
| byte | prefixLength |
| ip | network |
Public Attributes inherited from EigrpTlv | |
| short | type |
| short | length |
EIGRP internal structure.
| int EigrpInternal::bandwidth |
| int EigrpInternal::delay |
| byte EigrpInternal::hopCount |
| byte EigrpInternal::load |
| int EigrpInternal::mtu |
| ip EigrpInternal::network |
| ip EigrpInternal::nextHop |
| byte EigrpInternal::prefixLength |
| byte EigrpInternal::reliability |